home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Chip: Special XP & Vista
/
Chip Spesial XP & Vista.iso
/
3_Gadgets
/
GVideoPlayer
/
GVideoPlayer.gg
/
main.xml
< prev
next >
Wrap
Text File
|
2007-10-16
|
2KB
|
42 lines
<view caption="CartoonChannel" height="270" resizable="false" width="250"
onopen="view_onOpen()">
<img name="f" x="6" y="-2" src="Default.png"/>
<button height="24" name="play" width="24" x="94" y="230" onclick="play_onclick()"
downImage="Play_normal.png" image="Play_pressed.png" overImage="Play_pressed.png"
/>
<button height="24" name="stop" width="24" x="126" y="230" onclick="stop_onclick()"
downImage="Stop_pressed.png" image="Stop_normal.png" overImage="Stop_normal.png"
/>
<img enabled="true" height="32" hitTest="htclient" name="img1" width="32"
x="64" y="-1" onclick="img1_onclick()" src="Movies.png"
/>
<label height="24" name="status" width="221" x="18" y="208" align="center"
color="#FFFFFF"/>
<img enabled="true" height="24" hitTest="htclient" name="img2" width="24"
x="194" y="230" onclick="show_mute()" src="audio-volume-high.png"
/>
<img enabled="true" height="24" hitTest="htclient" name="img3" width="24"
x="194" y="230" onclick="hide_mute()" src="audio-volume-muted.png"
/>
<button height="16" name="button1" width="17" x="169" y="234" onclick="button1_onclick()"
downImage="plus_pressed.png" image="plus_normal.png" overImage="plus_normal.png"
/>
<button height="17" name="button2" width="17" x="223" y="233" onclick="button2_onclick()"
downImage="minus_pressed.png" image="minus_normal.png"
overImage="minus_normal.png"/>
<img height="41" name="img4" width="118" x="70" y="-6" src="head.png"
/>
<button height="30" name="button3" width="29" x="17" y="228" onclick="button3_onclick()"
downImage="open_press.png" image="open_normal.png" overImage="open_over.png"
/>
<object name="Player" classid="clsid:6BF52A52-394A-11d3-B153-00C04F79FAA6" x = "7" y = "31" width = "236" height = "169">
<param name="uiMode" value="none" />
<param name="Volume" value="100" />
<param name="autoStart" value="true" />
<param name="SendPlayStateChangeEvents" value="True" />
Your browser does not support the ActiveX Windows Media Player
</object>
<script src="main.js" />
</view>